Welcome![Sign In][Sign Up]
Location:
Search - directx 9

Search list

[DirextXAudio_Video

Description: 介绍游戏中声音和视频编程的书籍,以directx 9.0 为基础,详细介绍了 direct show 和 direct audio。视频部分中,有如何在3D游戏中播放视频的教程-Describes the game sound and video programming, books, in order to directx 9.0, based on detailed information on direct show and direct audio. Video section, there are ways to play video games in 3D tutorials
Platform: | Size: 6318080 | Author: wukai | Hits:

[DirextXBeginning.DirectX.9.(2004)_-_Premier_Press

Description: DirectX programming book
Platform: | Size: 2279424 | Author: nehasmile | Hits:

[DirextXDirectX9.03DGameDevelopmentProgrammingsourcecodePa

Description: 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the instance of the code
Platform: | Size: 2006016 | Author: 历代 | Hits:

[DirextXDirectX9.03DGameDevelopmentProgrammingsourcecodePa

Description: 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码 这是9-15章的(上次是1-8章)-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example code in this 9-15 chapter (the last is the chapter 1-8)
Platform: | Size: 688128 | Author: 历代 | Hits:

[DirextXGI.Graphics.Programming.with.DirectX.9-Module.I.r

Description: Graphics Programming with Direct X 9 Part I (12 Week Lesson Plan)
Platform: | Size: 15572992 | Author: nelu_nelu1 | Hits:

[OtherDirectX-book

Description: DirectDraw基础教程
Platform: | Size: 89088 | Author: sc | Hits:

[DirextXWordware.Introduction.To.3D.Game.Programming.With

Description: This book is an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. It teaches you the fundamentals of Direct3D, after which you will be able to go on to learn and apply more advanced techniques.
Platform: | Size: 3571712 | Author: 王大同 | Hits:

[Windows DevelopCopy_of_Playing_AVI_Files_using_DirectX_9_withV_C

Description: Playing AVI Files using DirectX 9 with C# and .NET
Platform: | Size: 113664 | Author: Khaled | Hits:

[VC/MFCDirectX

Description: Beginning DirectX 9 .pdf
Platform: | Size: 2078720 | Author: whaat | Hits:

[DirextXear

Description: DirectX 9 3D游戏程序设计入门
Platform: | Size: 4332544 | Author: bbbb | Hits:

[VC/MFC.Managed.DirectX.9.Kick.Start.-.Graphics.and.Game.

Description: anaged的DirectX是与核心的DirectX库中的DirectX9最新版本发布。它使开发人员使用新的。NET语言(即C#,VB.NET等),以开发丰富的多媒体与DirectX应用程序。不幸的是,托管的DirectX运行时被释放,没有适当的文件,和开发人员有一个很难弄清楚的最佳方式编写托管应用程序。这本书涵盖了如何使用托管DirectX对象,他们是如何从核心的DirectX库不同,以及如何创建这些丰富的多媒体应用在C#。此外,亦包括深度技术图形和新的高级别渲染与DirectX9技术的语言航运。-anaged DirectX was released with the latest version of the core DirectX libraries in DirectX9. It enables developers using the new .NET languages (i.e. C#, VB.NET, etc.) to develop rich multimedia applications with DirectX. Unfortunately the Managed DirectX runtime was released without adequate documentation, and developers are having a hard time figuring out the best way to write managed applications. This book covers how to use the Managed DirectX objects, how they differ from the core DirectX libraries, and how to create these rich multimedia applications in C#. It also covers in depth graphics techniques and the new high-level shader language shipping with DirectX9.
Platform: | Size: 1361920 | Author: 王伟 | Hits:

[Shot Game1

Description: 函式庫: Windows API SDK Open GL 1.2 DirectX 9.0 說明: 實作紅白機時代紅及一時的坦克大戰遊戲, 玩家可自由操作坦克攻擊磚塊 或是敵方坦克, 遊戲中隨時間也會自動出現如炸蛋超人一樣的補血, 增加 火力, 病毒, 敵人全滅, 時間暫停等物品, 右方為坦克血量與敵方坦克剩下 的數量.-Library: Windows API SDK Open GL 1.2 DirectX 9.0 Description: Implementation of a Red Machine era red and short-Battle City game, players are free to operate tanks and attack enemy tanks, or bricks, the game time will automatically appear as Like Superman' s blood fried egg, the number of firearms, the virus, the enemy Quanmie, time suspended and other items, the right blood for the tanks and the remaining number of enemy tanks.
Platform: | Size: 1245184 | Author: 朱庭贤 | Hits:

[Other GamesDirectX92D-ID3DXSprite

Description: DirectX 9 2D图形的使用--ID3DXSprite 贴片
Platform: | Size: 179200 | Author: sygoodboy | Hits:

[Video Capturedspack

Description: dspack2006 DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems
Platform: | Size: 1485824 | Author: dibang | Hits:

[BooksRealtimeTerrainEngine

Description: 要想从头开始建立一个引擎的话,我们首先得需要有良好的基础。在这一部分,我们将 介绍最新的DirectX 9.0 并且好好看一下其SDK 里提供的DirectX 示例框架。出于简化的考虑, 我们将把引擎建立在微软提供好的一些类上。除此以外,我们还将研究一下DirectX9.0 的一 部分,Direct3D 扩展库(D3DX)。这个工具库将满足我们对3D 数学库的基本需要,同时也 给我们提供了加载,维护我们游戏资源的方法。 在DirectX 9.0 中,我们也将深入地研究HLSL 语言,HLSL 语言是类似与C 语言的开 发语言,它可以使着色器程序员在不借助底层汇编渲染代码的情况下编写顶点和像素着色器。 这是介绍我们今天的图形硬件3D 着色器编程的好方法。鉴于其易用性和可读性,这本书将 集中介绍HLSL 语言的使用而非底层汇编语言。 对于那些想要学习底层汇编语言的读者,HLSL 也可以作为一种辅助的学习手段。DirectX SDK 里的命令行式的HLSL 编译器(fxc.exe)通过使用/Fc 命令选项可以将HLSL 程序转换为汇 编语言文件。通过编写HLSL 代码和查看对应的汇编代码,读者就能够更加了解这两门语言。 将某些特定的代码改由汇编代码编写也可以大大地提高HLSL 代码的效率。-To build an engine from scratch, we must first need to have a good foundation. In this section, we will introduce the latest DirectX 9.0 and take a look at the DirectX SDK provides an example in the framework. For simplification reasons, we will provide a good engine built on Microsoft, a number of class. In addition, we will also look at part of DirectX9.0, Direct3D Extension Library (D3DX). The tool library will meet our basic needs of 3D math library, but also provides us with a load, maintenance of our game resources. In DirectX 9.0, we will study in depth HLSL language, HLSL language is similar to C language development language that allows programmers shader rendering code compiled without the aid of the underlying case of the preparation of vertex and pixel shader. This is to introduce today s graphics hardware 3D shader programming a good way. Given its ease of use and readability, this book will focus on the use of language rather than the underlying HLSL assembly language. Fo
Platform: | Size: 2712576 | Author: Kylin | Hits:

[CSharpWindowsApplication4

Description: 采用c# + directX 9.0 做的一个 用DirectInput捕捉 鼠标和键盘 的例子 ,移动鼠标并将鼠标的坐标显示在窗体上, 键盘上按esc键弹出是否退出应用程序-采用c# + directX 9.0 做的一个 用DirectInput捕捉 鼠标和键盘 的例子 ,移动鼠标并将鼠标的坐标显示在窗体上, 键盘上按esc键弹出是否退出应用程序
Platform: | Size: 39936 | Author: chen | Hits:

[Other Gamesmijing

Description: 游戏介绍: 这是一款类似魔兽世界的3DRPG游戏。 开发环境: Windows XP Microsoft Visual C++ 6.0 Microsoft DirectX 9.0 SDK -Game description: This is a game similar to World of Warcraft 3DRPG. Development Environment: Windows XP Microsoft Visual C++ 6.0 Microsoft DirectX 9.0 SDK
Platform: | Size: 4293632 | Author: 清明雨上 | Hits:

[DirextXIntroduction_to_3D_Game_Programming_with_DirectX_9

Description: DirectX 9 3D游戏程序设计入门 免注册 下载-DirectX 9 3D game programming free entry up to download
Platform: | Size: 7896064 | Author: My Name | Hits:

[DirextXGame2D-Boom

Description: demo game 2d Boom with Directx 9.0
Platform: | Size: 2585600 | Author: butin | Hits:

[Shot GameBreakOut

Description: Demo game breakOut 2D using directx 9.0
Platform: | Size: 5783552 | Author: butin | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 33 »

CodeBus www.codebus.net